home *** CD-ROM | disk | FTP | other *** search
- FileStatus v1.0 & DirStatus v1.0
- written by Joseph Hodge
- --------------------------------
-
- FileStatus - This utility was designed to search your Dir(x) files
- to insure that you have all files in the paths included.
- --------------------------------------------------------
- DirStatus - This utility was designed to search your paths to
- insure that you have the files listed in your Dir(x)
- files.
-
- One problem with this is if you have a Dir(x) file which
- lists offline files then the utility will show alot of
- missing files. Until I come up with a good way of handling
- this problem I recommend you temporarily rename your off-
- line list until after this utility runs.
- --------------------------------------------------------
-
- Both of these utilities require that you specify the conference path
- an example of this is as follows:
-
- DirStatus BBS:Elite
- FileStatus BBS:Elite
-
- In Order to redirect the output to a file , use redirection
-
- DirStatus >Ram:temp BBS:Elite
-
-
- ----------------------------------------------------------------------------
- Example output of DirStatus:
-
-
- DirStatus v1.0, written by Joseph Hodge
-
-
- Performing validation..
-
-
- Scanning dir1...
- Can't locate file LOGBOOK6.LZH
- Can't locate file CALL.LZH
- Can't locate file DBATTLE.LZH
- Can't locate file STELL18.LZH
- Can't locate file GIGACHAT.LZH
- Can't locate file LIFE.LZH
-
- Total Files 110, Total missing 6
- --------------------------------------------------------------------------
- Example of FileStatus output:
-
- FileStatus v1.0, written by Joseph Hodge
-
-
- Performing validation..
-
- Scanning DH0:BOARD/AE...
- Total Files 0, Total missing 0
-
- Scanning DH1:BOARD/AE...
- Total Files 0, Total missing 0
-
- Scanning DH3:BOARD/AE...
-
- FREEDL.RUN missing from dir files
- Total Files 110, Total missing 1
-
- Scanning DH4:BOARD/AE...
- Total Files 0, Total missing 0
-
- Scanning BBS:ZOOM...
- Total Files 0, Total missing 0
-
- Scanning BBS:REQUEST...
- Total Files 0, Total missing 0
-
- Scanning BBS:AMIEXPRESS/UPLOAD...
- Total Files 1, Total missing 0
-
- ----------------------------------------------------------------------------
-